[@main]
#IF
random 2
#ACT
goto @QUEST
#ELSEACT
goto @normal

[@QUEST]
#IF
check [315] 1
#ACT
goto @Q315
break

#IF
check [314] 1
#ACT
goto @Q314
#ELSEACT
goto @normal

[@normal]
 
I make money onestly running a pub like this... \

I have to work hard in order to make it.. \ \
;<ݱ/@exit> 
<Close/@exit>

[@Q314]
#IF
#SAY

I heard you from my best friend Rupert. \ 

You helped Rupert, don't you? \

As her best friend, I thank you too, \

and I will give you what Rupert asked me to give.\ \

<Next/@Q314_1> \

<Close/@exit>

[@Q314_1]
#IF
#SAY 
Anyway <$USERNAME>, you first have to pass a character test...\
I'll give your reward accordingly to the test result.\
Of course this is what Rupert want. First question...\
If I will not give you Rupert's item, what <$USERNAME> will do then ? \ \

<I have no idea/@Q314_1_1>\
<I don't care/@Q314_1_2>\
<I will feel so badly/@Q314_1_3>\

[@Q314_1_1]
#IF
#ACT
SET [315] 1 
give BenedictionOil 1
#SAY
<$USERNAME>, you are really blunt... \ 
Because you are not greedy for items... \ 
Rupert prepared this item for person like you. \
This is a Benediction Oil, \
use this well and find out Jonathan.\ \
<Close/@exit>

[@Q314_1_2]
#IF
#SAY
<$USERNAME>, you look very generous \  
although you don't know what the item was...\ 
Anyway it's rare to see a person like you in this world \
Next question then... \ \
<Next/@Q314_1_2_1>

[@Q314_1_3]
#IF
#ACT
SET [315] 1
give BronzeGlove 1
#SAY
<$USERNAME> has a strong desire to possess...\ 
Rupert asked me to give you this item...\
It's a Bronze Glove.  Use this item well... \   
and find out Jonathan please. \ \

<Close/@exit>

[@Q314_1_2_1]
#IF
#SAY
It might sound strange to you but do you know Game Network? \
How do you feel about Game Network? \ \
<I have no feeling about GN/@Q314_1_2_1_1> \ 
<I'd like to blow up GN/@Q314_1_2_1_2>\
<I love GN very much/@Q314_1_2_1_3>

[@Q314_1_2_1_1]
#IF
#ACT
SET [315] 1
give BronzeGlove 1
#SAY
You don't feel nothing?? You may not have any interest on the world... \
Why don't you have more interest on the world?? \
I'll give you a Bronze Glove as Rupert asked me. Use it well \  
and find out Jonathan please. \ \
<Close/@exit>

[@Q314_1_2_1_2]
#IF
#SAY
Oh, you expressed a complain against GN? \
Since you frankly express your feeling, <$USERNAME>,\
please answer the next question... \ \
<Next/@Q314_1_2_1_2_1>

[@Q314_1_2_1_3]
#IF
#ACT
SET [315] 1
;give ູǱ⸧ 1 
give BenedictionOil 1
#SAY
You have a good feel about GN?? \
You are lying to me... I want your real answer! \
Then here is a Benediction Oil that Rupert prepared \
and find out Jonathan, please \ \

<Close/@exit>

[@Q314_1_2_1_2_1]
#IF
#SAY
This is my last question... listen carefully \
How do you feel about Rupert's quest? \
Please, think well and answer.. \ \

<It was very funny/@Q314_1_2_1_2_1_1>\
<It irritated me/@Q314_1_2_1_2_1_2>\

[@Q314_1_2_1_2_1_1]
#IF
#ACT
SET [315] 1
give BenedictionOil 1
#SAY
Do you think that she was funny? \
I think that your words may irritate her. \
but considering your effort, I give you Rupert's item. \
;帮ڽϴ.  ϼ̽ϴ. ׸  ã ּ \ \ 
Thank you very much and please, find out Jonathan \ \
<Close/@exit>

[@Q314_1_2_1_2_1_2]
#IF
#ACT
goto @Q314_1_2_1_2_1_2_1

[@Q314_1_2_1_2_1_2_1]
#IF 
random 5
#ACT
SET [315] 1
give BenedictionOil 1
give BronzeGlove 1
#SAY
Is it true?? I think so, too.... \
<$USERNAME>, you are similar to me in personality \
I'll give you both the items Rupert prepared \ 
It will be a secret between us... and please look for Jonathan\ \
<Close/@exit>
#ELSEACT
goto @Q314_1_2_1_2_1_2_1_1

[@Q314_1_2_1_2_1_2_1_1]
#IF
#ACT
SET [315] 1
give BenedictionOil 1
#SAY
Is it true?? I think so, too.... \
<$USERNAME>, you are similar to me in personality \
I'll give you one of the item Rupert prepared \
It will be a secret between us... and please look for Jonathan\ \

<Close/@exit>

[@Q315]
#IF
#SAY

Please, find out Jonathan urgently. \ \

 <Close/@exit>

